CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 人脸检测

搜索资源列表

  1. opencv

    0下载:
  2. 人脸检测基于openc开发平台结合c语言编程,利用分类器实现,其中附带分类器的代码及解释-Face detection based development platform combines openc c language programming, using classification implemented
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:15788
    • 提供者:11
  1. OpenCV-face-detection-to-achieve

    0下载:
  2. OpenCV实现人脸检测(face detection) 代码-OpenCV face detection to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1533
    • 提供者:chen
  1. face

    1下载:
  2. OPENCV人脸检测程序,可以检测并标记出人脸区域。-OPENCV face detection program that can detect and mark the facial region.
  3. 所属分类:OpenCV

    • 发布日期:2015-12-16
    • 文件大小:1024
    • 提供者:沙胡子
  1. opencv-face-detection-for-realtime

    0下载:
  2. opencv实时人脸检测,完整代码,基于visual c-Opencv face detection, complete codes, based on visual c++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2449238
    • 提供者:chenfeng
  1. Face-Detector-Based-On-OpenCV

    0下载:
  2. OpenCV的人脸检测程序,有可用于摄像头的代码注释-OpenCV face detector, can use the camera,and the codes are in comments.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2584347
    • 提供者:fu
  1. vcPP-opencv

    0下载:
  2. 基于opencv的人脸检测源代码,包含测试图片-opencv-based face detection source code, test images
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14051895
    • 提供者:撸撸
  1. lbp-facedetect(opencv)

    0下载:
  2. 基于opencv lbp的人脸检测算法,利用facedetect函数快速检测到人脸,提高检测速度,优化检测方法。-Face detection algorithm based on LBP facedetect, using OpenCV function to quickly detect human face, improve the detection speed, and optimize the detection method.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4256
    • 提供者:zengui
  1. face-detection

    0下载:
  2. opencv 人脸检测 自动检测跟踪人脸信息,使用直方图分析-opencv Face Detection automatically detects a face tracking information using the histogram analysis
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13549555
    • 提供者:王龙
  1. face-detection-opencv-android

    0下载:
  2. 利用opencv的adaboost算法进行人脸检测android源码-Using AdaBoost opencv algorithm for human face detection Android source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:627144
    • 提供者:liu
  1. convert_cascade

    0下载:
  2. 在利用opencv训练自己的人脸检测器时,将训练结果合成xml的运行文件(When training a face detector using OpenCV, the training result is combined to run the XML file)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:南宫zcf
  1. test

    1下载:
  2. 图像处理 opencv3.1.0+win10+vs2015 本地视频人脸人眼定位(Image processing, opencv3.1.0+win10+vs2015, local video, face, eye location)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:5726208
    • 提供者:Tipsy_z
  1. haarcascades

    0下载:
  2. 可以在 opencv安装目录opencv\sources\data中找到。方便大家下载,故上传在这里。人脸检测,人脸识别,人眼检测,鼻子检测,嘴检测等等训练好的xml文件(You can find it in the opencv installation directory opencv\sources\data. Convenient for everyone to download, so upload here. Face detection, face recognition, eye
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:2080768
    • 提供者:zhangsan123321
  1. FaceMorph

    0下载:
  2. 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detec
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:zvrbk!6085
  1. FaceDetect

    0下载:
  2. 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2018-01-04
    • 文件大小:5442560
    • 提供者:scopion_nov
  1. 新建 Microsoft Word 文档

    0下载:
  2. 讲解了进行人脸检测和人脸识别的一些算法流程,和一些需要注意的东西(Explained the face detection and face recognition algorithm flow, and some things need attention)
  3. 所属分类:OpenCV

  1. High-Dimensional-LBP-master

    0下载:
  2. 我的高维LBP特征的人脸识别方法董晨,徐东曺,方文执行,简隼。维度祝福:高维特征及其对人脸验证的有效压缩。计算机视觉与模式识别(CVPR),2013。我用OpenCV的人脸检测和人脸地标检测内部接口。实现的详细信息可以在Bor Chun Chen、楚松晨、Winston H. Hsu中找到。审查和高维局部二进制模式及其在人脸识别中的应用实施,技术报告tr-iis-14-003,中央研究院信息科学研究所,2014。(PDF)如果您使用此代码进行研究,请引用上面的技术报告。有关更多信息,请访问项目网
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:336896
    • 提供者:moonteresa
  1. cvTest

    0下载:
  2. opencv图形库写的人脸识别、目标识别、视频目标检测。(my english is poor.so , i can not do more direction for english.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:619520
    • 提供者:hulei
  1. python_face_recog

    0下载:
  2. 基于python+opencv 的 人脸识别,对一段视频进行读取,并检测出人脸,然后进行PCA 降维,最后用SVM进行人脸识别,识别率94%左右。(Based on python + opencv face recognition, a video was read, and face detection, and then PCA dimension reduction, and finally SVM face recognition, recognition rate of about 9
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:7064576
    • 提供者:qinjian09
  1. faceCompare

    0下载:
  2. face++人脸识别API调用;openCV-python人脸检测;(Face++ face recognition API call; openCV-python face detection;)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:时间的朋友
  1. detectMultiScale

    0下载:
  2. 基于openCV的人脸检测实现,分类器在源码中(opencv\sources\data\haarcascades)(Face detection Demo based on openCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:110592
    • 提供者:我不抽烟
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »
搜珍网 www.dssz.com